@charset "utf-8";
/* CSS Document */

/* footer */
.bottom{ background:#fff;width:1180px; margin: 0 auto;}
.footer{ width:1000px; margin:0 auto; position:relative;}
/* .footer .bottomNav{ width:1000px; height:25px; line-height:25px; padding:12px 0px; text-align:center;} */
.footer .bottomNav{ width:1000px; height:25px; line-height:25px; padding:0px; text-align:center;}
.footer .weixin{ position:absolute; top:15px; left:45px; width:82px; height:91px;}
.footer .zazhi_btm{ position:absolute; top:15px; left:873px; width:82px; height:91px;}
.footer .copyright{ font-family:Arial; width:1000px; line-height:24px; padding-top:5px; text-align:center;}
.footer .copyright a{ color:#F00;}
.footer .bottomImg{ text-align:center; padding:10px 0px 20px;}
.footer .bottomImg span{ margin:0px 5px;}

/* flink */
.flink{width:936px; border:solid 1px #dedede; line-height:25px; margin:10px auto; padding-left:12px; clear:both;}
.flink span{ float:right; padding-right:12px;}
.flink a{padding:0 4px;}
/*友情链接
-----------------------------*/
.friendlink{border:1px solid #f3e8e8;}
.friendlink h3{height:36px; line-height:36px; font-size:14px; color:#a40634;border-bottom:1px solid #f3e8e8;padding-left:10px;}
.friendlinkList{padding:10px;}
.friendlinkList a{display: inline; height:20px; line-height:20px; padding:0 10px;float:left;}


.change {width: 225px;height: 35px;border: solid 1px #ddd;margin:15px auto 16px;}
.change ul{list-style: none; margin-left: 0;}
.change li.current {background: #c40f07;color: #fff;}
.change li.current a{border: none;color: #fff;}
.change li:hover {background: #c40f07;color: #fff;}
.change li:hover a{border: none;color: #fff;}
.change li {width: 75px;height: 35px;padding-right:0;font-size: 16px;font-family: "微软雅黑";line-height: 35px;text-align: center;float: left;color: #ddd;}
.change li a {color: #333;border-right: 1px solid #ddd;display: block;height: 15px;line-height: 15px;margin: 10px 0;text-align: center;width: 75px;text-decoration: none;}